-
Notifications
You must be signed in to change notification settings - Fork 3k
AWS: Add AWS crt client support #10217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
d12c649 to
c8ec7d1
Compare
|
Ready for review |
I think this might be an issue if multipart uploads aren't supported |
|
I am planning to continue working on this PR next week. I'll add an update when I have time. |
2190f8e to
db32a28
Compare
|
I am resuming work on this PR. |
|
This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the [email protected] list. Thank you for your contributions. |
|
This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time. |

AWS SDK for Java v2
CRT clients
https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/http-configuration-crt.html
From the AWS SDK docs:
Amazon announced the CRT HTTP client in February 2023
https://aws.amazon.com/blogs/developer/announcing-availability-of-the-aws-crt-http-client-in-the-aws-sdk-for-java-2-x/